Home
last modified time | relevance | path

Searched hist:ad6f939ab193750cc94a265f58e007fb598c97b7 (Results 1 – 4 of 4) sorted by last modified time

/linux/net/ipv4/
H A Dudp.cdiff ad6f939ab193750cc94a265f58e007fb598c97b7 Mon Jan 05 22:56:17 CET 2015 Tom Herbert <therbert@google.com> ip: Add offset parameter to ip_cmsg_recv

Add ip_cmsg_recv_offset function which takes an offset argument
that indicates the starting offset in skb where data is being received
from. This will be useful in the case of UDP and provided checksum
to user space.

ip_cmsg_recv is an inline call to ip_cmsg_recv_offset with offset of
zero.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_sockglue.cdiff ad6f939ab193750cc94a265f58e007fb598c97b7 Mon Jan 05 22:56:17 CET 2015 Tom Herbert <therbert@google.com> ip: Add offset parameter to ip_cmsg_recv

Add ip_cmsg_recv_offset function which takes an offset argument
that indicates the starting offset in skb where data is being received
from. This will be useful in the case of UDP and provided checksum
to user space.

ip_cmsg_recv is an inline call to ip_cmsg_recv_offset with offset of
zero.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dinet_sock.hdiff ad6f939ab193750cc94a265f58e007fb598c97b7 Mon Jan 05 22:56:17 CET 2015 Tom Herbert <therbert@google.com> ip: Add offset parameter to ip_cmsg_recv

Add ip_cmsg_recv_offset function which takes an offset argument
that indicates the starting offset in skb where data is being received
from. This will be useful in the case of UDP and provided checksum
to user space.

ip_cmsg_recv is an inline call to ip_cmsg_recv_offset with offset of
zero.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/uapi/linux/
H A Din.hdiff ad6f939ab193750cc94a265f58e007fb598c97b7 Mon Jan 05 22:56:17 CET 2015 Tom Herbert <therbert@google.com> ip: Add offset parameter to ip_cmsg_recv

Add ip_cmsg_recv_offset function which takes an offset argument
that indicates the starting offset in skb where data is being received
from. This will be useful in the case of UDP and provided checksum
to user space.

ip_cmsg_recv is an inline call to ip_cmsg_recv_offset with offset of
zero.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>